home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / magtape.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  725 b   |  32 lines

  1. MAGTAPE
  2.  
  3. Retensions, rewinds, or skips forward SCSI (Small Computer System Interface)
  4. tapes.
  5.  
  6. Format
  7.  
  8. MAGTAPE [DEVICE <device name>] [UNIT <n>] [RET | RETENSION] [REW | REWIND]
  9. [SKIP <n>]
  10.  
  11. Template
  12.  
  13. DEVICE/K,UNIT/N/K,RET=RETENSION/S,REW=REWIND/S,SKIP/N/K
  14.  
  15. Location
  16.  
  17. C:
  18.  
  19. By default, MAGTAPE uses SCSI device unit 4. To change the default, you must
  20. use both the DEVICE and UNIT keywords.
  21.  
  22. The RET | RETENSION option runs the tape to the end and rewinds it. The REW |
  23. REWIND option rewinds the tape. The SKIP <n> option skips <n> files on the
  24. tape.
  25.  
  26. MAGTAPE tests to see if the unit is ready before sending the command. If your
  27. tape is not on-line, repeat the command.
  28.  
  29. Example:
  30.  
  31. 1> MAGTAPE DEVICE second_scsi.device UNIT 0 REW
  32.